home *** CD-ROM | disk | FTP | other *** search
/ Acorn Risc Technologies StrongARM CD-ROM / Acorn Risc Technologies StrongARM CD-ROM.iso / software / amusing / wimpdd / !WimpDDLI_Docs_DDLI_DOC < prev    next >
Encoding:
Text File  |  1994-07-28  |  35.3 KB  |  830 lines

  1.  
  2. MAIN "The Duniho and Duniho Life Pattern Indicator V 3.41"
  3. ==========================================================
  4.  
  5.                    Copyright (C) 1992-1994 Fergus Duniho
  6.  
  7.             0. "What is the DDLI?          "
  8.             1. "How to use the DDLI        "
  9.             2. "How to answer the questions"
  10.             3. "Understanding your results "
  11.             4. "Your help is important     "
  12.  
  13.             5. "The Life Pattern Model     "
  14.  
  15.             6. "What comes with the DDLI?  "
  16.             7. "How to compile the DDLI    "
  17.             8. "Terms of redistribution    "
  18.             9. "Copyright                  "
  19.            10. "Disclaimer                 "
  20.            11. "History                    "
  21.            12. "Acknowledgements           "
  22.            13. "About the Author           "
  23.  
  24.  
  25. 0. "What is the DDLI?"
  26. ======================
  27.  
  28.         The Duniho and Duniho Life Pattern Indicator (DDLI) is a
  29. computerized personality questionaire.  It asks you a series of multiple
  30. choice questions and tabulates your answers to indicate which of sixteen
  31. different psychological types (life patterns) you might be.  These types
  32. correspond to the sixteen types measured by the Myers-Briggs Type
  33. Indicator.  These types are based on four sets of preferences:
  34.  
  35.         Introversion vs. Extraversion
  36.         iNtuition vs. Sensing
  37.         Thinking vs. Feeling
  38.         Perceiving vs. Judging
  39.  
  40.         The Dunihos in the DDLI's name are me, Fergus Duniho, and my
  41. father, Terence Duniho.  I wrote the program, and my father and I wrote the
  42. questions.  Many of the questions come from a couple other questionaires
  43. that my father has written.  Using my knowledge of the structure of each
  44. type, which I picked up from my father, I added questions that test for
  45. other preferences (besides the four above) that each type has.  I provided
  46. these as a check on the first set of questions.
  47.  
  48.         Here are some of the features of the DDLI:
  49.  
  50. * It randomizes the order of the questions.
  51.  
  52. * It randomizes the order of the answers to each question.
  53.  
  54. * It lets you indicate no preference for each question.
  55.  
  56. * It asks you to rank the strength of each preference.
  57.  
  58. * It lets you save your answers at any time.
  59.  
  60. * It lets you stop and resume at a later time.  By saving your answers, you
  61.   can load your answers into the DDLI and resume where you left off.
  62.  
  63. * It lets you go back to any question and change your answer.
  64.  
  65. * It tabulates the answers to two sets of questions and compares the
  66.   results.
  67.  
  68.  
  69. 1. "How to use the DDLI"
  70. ========================
  71.  
  72.         Unless it has been compiled for msdos, the DDLI will first ask you
  73. how many columns you have on your screen. This is so it can wordwrap the
  74. text to fit on any screen size. It will then ask for your name. It expects
  75. that your name will be less than 80 characters long.
  76.  
  77.         The DDLI will then ask you a series of questions. You can answer a
  78. question by typing the numeral that precedes the answer you choose: a 0, 1,
  79. or 2. You should follow your answer with a carriage return. If you choose 0
  80. or 1, it will ask you to rank your preference on a scale from 1 to 7. This
  81. will allow you to weight how important each preference is to you.
  82.  
  83.         If you want to postpone answering a question until later, enter
  84. a 3.  You will see this question again after you have gone through the
  85. remaining questions.
  86.  
  87.         If you want to go back to a question you previously answered (or
  88. postponed) and change your answer, you can go to it by entering a 4.  It
  89. will then ask you for a question number. Enter the number of the question
  90. you want to go back to, and that question will appear again.  After you
  91. have changed your answer, the DDLI will resume with the next question that
  92. you haven't answered.
  93.  
  94.         If you want to save your scores to a file enter 5.  It might be
  95. useful to periodically save your scores in case your computer crashes or
  96. the power goes off.  But the main reason for this feature is to let you
  97. take the DDLI on your own time instead of forcing you to take the whole
  98. thing in one sitting.  By saving your scores you can stop taking the DDLI
  99. any time you wish and resume at a later time.  To resume where you left
  100. off, include the name of your scores file as a command line argument next
  101. time you run the DDLI.  The first time you save your scores, it will ask
  102. you for a file name.  Each subsequent time it will use the file name you
  103. gave it.
  104.  
  105.         If you want to quit the DDLI, enter 6.  It will give you the
  106. opportunity to save your scores first.
  107.  
  108.  
  109. 2. "How to answer the questions"
  110. ================================
  111.  
  112.         When you answer each question, there are some things you should
  113. bear in mind.
  114.  
  115.        1.   Do not base your answer simply on the most recent event in
  116.             your life that fits the question. Rather, base your answer on
  117.             your general pattern of behavior, not your behavior on one
  118.             occasion.
  119.  
  120.        2.   Do not answer the questions according to how you want to be
  121.             when that differs from how you actually are. Base your answers
  122.             on how you actually are.
  123.  
  124.        3.   Do not stretch your imagination by trying to imagine situations
  125.             that are favorable for each answer. Rather, base your answers
  126.             on how you are in the situations you normally find yourself in.
  127.  
  128.         Here are some other tips on answering the questions. If one answer
  129. immediately seems more you than the other, go with that answer. For
  130. questions where this doesn't work, ask yourself which answer would take
  131. less energy or be more natural.
  132.  
  133.         Finally, remember that this is not a test. Nobody has an answer key
  134. with the right answers in it. The right answers depend upon who you are.
  135. This program does not measure degrees of normality and abnormality. It
  136. merely measures differences that may exist between normal, psychologically
  137. healthy individuals.
  138.  
  139.  
  140. 3. "Understanding your results"
  141. ===============================
  142.  
  143.         After you have answered all the questions, the DDLI will display
  144. the results to two different sets of questions. The first set of questions
  145. measures for extraversion vs. introversion, sensing vs. intuition, thinking
  146. vs. feeling, and judging vs. perceiving. These are the same four sets of
  147. preferences that the MBTI measures for. It first presents your scores on
  148. these questions and tells you what type they indicate. If you unambigously
  149. score as a definite type, the DDLI then presents the directional hierarchy
  150. of functions for that type. If you score as an X-type, it doesn't. X-types
  151. are not real types. An "X" in a type means it is uncertain which way the
  152. preference goes, not that there is no preference.
  153.  
  154.         The second set of questions measures for preferences that the MBTI
  155. does not measure for. These are extraverted thinking and introverted
  156. feeling vs. extraverted feeling and introverted thinking, extraverted
  157. intuition and introverted sensing vs. extraverted sensing and introverted
  158. intuition, and rationality vs. a-rationality. The pairs of opposites are
  159.  
  160.         Extraverted Thinking vs. Introverted Thinking
  161.         Extraverted Feeling vs. Introverted Feeling
  162.         Extraverted Sensing vs. Introverted Sensing
  163.         Extraverted Intuition vs. Introverted Intuition
  164.         Rationality vs. A-Rationality.
  165.  
  166.         The DDLI measures for the first two together because the types who
  167. extravert feeling and introvert thinking are the same, and the types who
  168. introvert feeling and extravert thinking are the same. And it measures for
  169. the second pair together because the types who extravert sensing and
  170. introvert intuition are the same, and the types who extravert intuition and
  171. introvert sensing are the same.
  172.  
  173.         The DDLI presents the scores on these questions and then indicates
  174. which types these scores suggest. These two types are always 4-letter
  175. opposites, which I referred to previously as hierarchical opposites. This
  176. is because these questions measure for directional preferences and for only
  177. one hierarchical preference. Hierarchical opposites, as you may recall,
  178. have the same directional patterns but opposite hierarchies. And any two
  179. types with opposite hierarchies have the same the same kind of dominant
  180. function: a judging function (thinking or feeling) or a perceiving function
  181. (sensing or intuition).
  182.  
  183.         Finally, the DDLI compares the type suggested by your answers to
  184. the first set of questions with the types suggested by your answers to the
  185. second set of questions. If it finds a match, it tells you that your
  186. results on the supplementary questions corroborate your results on the main
  187. set of questions. It otherwise tells you that your results on these two
  188. sets of questions conflict.
  189.  
  190.         If there is a conflict between your scores, there is no rule for
  191. determining which one is right. You should get ahold of a description of
  192. the types and read the descriptions for each of the types that the program
  193. suggests you are. And even if your scores don't conflict, you should read
  194. the descriptions of the type you scored as to really make sure you are that
  195. type. There is no guarantee that this program will accurately measure your
  196. type. I think that in most cases it will, but in your case it might not. If
  197. it doesn't, I hope you will offer your suggestions for making this program
  198. more accurate in the future.
  199.  
  200.  
  201. 4. "Your help is important"
  202. ===========================
  203.  
  204.         In order to make the DDLI more reliable, I need to collect raw
  205. scores from people who already know their type.  I have a computer program
  206. which will read in all the raw scores and tell me which questions best
  207. measure for which preferences, as well as which questions I should take
  208. out. This is where you come in.
  209.  
  210.         I NEED YOU TO SEND ME YOUR RAW SCORES!
  211.  
  212.         Once you finish taking the DDLI, it will ask you if it may create a
  213. record of your raw scores.  Type 'y' for 'yes', then enter your type when
  214. prompted.  If you don't yet know your type, just hit <ENTER>, then go
  215. figure out what your type is.  Read the descriptions for the types that the
  216. DDLI suggests you may be.  If these don't fit you, read descriptions for
  217. related types.  Once you know what type you are, e-mail me your scores and
  218. tell me what your type is.
  219.  
  220.         My Internet e-mail address is "fdnh@troi.cc.rochester.edu".
  221.         My Fidonet Netmail address is "Fergus Duniho @ 1:2613/278".
  222.  
  223.         Also, please make sure that you do not send me any incomplete
  224. scores files that you may create while running the DDLI.  These contain
  225. unanswered questions, and you can recognize them by "****" on the second
  226. line.  A complete scores file ought to have your type written on the second
  227. line.
  228.  
  229.         You can further help me by getting other people, especially people
  230. who do not telecommunicate, to take the DDLI and then sending their raw
  231. scores to me along with their type.  Because certain types are
  232. underrepresented on the Internet, it will be especially helpful for you to
  233. ask extraverts, sensing types, and feeling types to take the DDLI.
  234.  
  235.         During my first run of collecting scores from people, I did not
  236. receive any from ESFJs, ESTPs, ESTJs, or ISFPs.  I did get scores from
  237. every intuitive type.  Please ask friends and family who are sensing types
  238. to take the DDLI, and please send me their scores.
  239.  
  240.  
  241. 5. "The Life Pattern Model"
  242. ===========================
  243.  
  244.         The Life Pattern model is based on Carl Gustav Jung's four
  245. psychological functions. These are thinking, feeling, sensing, and
  246. intuition. The former two are judging functions, and the latter two are
  247. perceiving functions. The judging functions are those we use for making
  248. decisions. The perceiving functions are those we use for gathering
  249. information. According to Jung, the personality of each person is
  250. characterized by the dominance of one of these functions over the others.
  251. He also added that each person used his dominant function in either an
  252. extraverted way or in an introverted way. Someone who used his dominant
  253. function in an extraverted way would rely on it when dealing with the
  254. external environment, such as in public settings, with people who aren't
  255. intimates, etc. Someone who used his dominant function in an introverted
  256. way would rely on it when alone or with intimates. Thus, Jung's personality
  257. theory had eight psychological types. These were Introverted Sensors,
  258. Introverted Intuitors, Introverted Thinkers, Introverted Feelers,
  259. Extraverted Sensors, Extraverted Intuitors, Extraverted Thinkers, and
  260. Extraverted Feelers.
  261.  
  262.         Jung also held that each type had an auxiliary function, as well as
  263. the dominant function. For the sake of balance, the auxiliary for a
  264. psychologically healthy individual was a perceiving function if the
  265. dominant was a judging function and a judging function if the dominant was
  266. a perceiving function. Furthermore, a person would use the auxiliary in the
  267. opposite way as the dominant function. Extraverts would rely on the
  268. auxiliary for introverting, and introverts would rely on it for
  269. extraverting.
  270.  
  271.         The introduction of the auxiliary split each of Jung's types into
  272. two, effectively giving us Myers-Briggs' sixteen psychological types. For
  273. example, Introverted Thinkers would be divided into Introverted Thinkers
  274. with Intuition as an auxiliary and Introverted Thinkers with Sensing as an
  275. auxiliary. The Myers-Briggs types are based on four sets of opposing
  276. preferences. These are extraversion vs. introversion (E vs. I), intuition
  277. vs. sensing (N vs. S), thinking vs. feeling (T vs. F), and perceiving vs.
  278. judging (P vs. J). The preference for extraversion or introversion
  279. indicates the way in which a person uses his dominant function. The
  280. preference for perceiving or judging indicates which function (the dominant
  281. or the auxiliary) the person relies on for extraverting. As I already
  282. indicated, the dominant and the auxiliary together include both a
  283. perceiving function and a judging function. P's rely on the perceiving
  284. function for extraverting, and J's rely on the judging function for
  285. extraverting. The preference for thinking or feeling indicates the
  286. preferred judging function, and the preference for sensing or intuition
  287. indicates the preferred perceiving function.
  288.  
  289.         Using this information, we can determine the Jungian type that
  290. corresponds to each Myers-Briggs type. Take, for instance, my type: INTP.
  291. The "I" indicates that I use my dominant function for introverting. The "P"
  292. indicates that I rely on my preferred perceiving function for extraverting.
  293. Since I am an introvert, this means that I rely on my preferred judging
  294. function for introverting. In other words, my dominant function is my
  295. preferred judging function. Since this is thinking, that means I am an
  296. Introverted Thinker. My auxiliary is my preferred perceiving function, and
  297. that is intuition. Therefore, an INTP is an Introverted Thinker with
  298. Intuition as an auxiliary. Each Myers-Briggs type can be translated into
  299. its corresponding Jungian type in like manner. Here is a table of what each
  300. type corresponds to:
  301.  
  302.         INTP:   Introverted Thinker with auxiliary Intuition
  303.         ISTP:   Introverted Thinker with auxiliary Sensing
  304.         INFP:   Introverted Feeler with auxiliary Intuition
  305.         ISFP:   Introverted Feeler with auxiliary Sensing
  306.         INTJ:   Introverted Intuitor with auxiliary Thinking
  307.         INFJ:   Introverted Intuitor with auxiliary Feeling
  308.         ISTJ:   Introverted Sensor with auxiliary Thinking
  309.         ISFJ:   Introverted Sensor with auxiliary Feeling
  310.         ENTJ:   Extraverted Thinker with auxiliary Intuition
  311.         ESTJ:   Extraverted Thinker with auxiliary Sensing
  312.         ENFJ:   Extraverted Feeler with auxiliary Intuition
  313.         ESFJ:   Extraverted Feeler with auxiliary Sensing
  314.         ENTP:   Extraverted Intuitor with auxiliary Thinking
  315.         ENFP:   Extraverted Intuitor with auxiliary Feeling
  316.         ESTP:   Extraverted Sensor with auxiliary Thinking
  317.         ESFP:   Extraverted Sensor with auxiliary Feeling
  318.  
  319.         The Myers-Briggs model was extended into the Life Patterns model by
  320. Terence Duniho. According to Terence Duniho, each type also has a tertiary
  321. function and an inferior function. These balance the dominant and auxiliary
  322. functions. The tertiary function is used in the same way as the dominant
  323. function (extraverted or introverted), but it is not relied on to the same
  324. extent. Also, the tertiary function is always the opposite of the auxiliary
  325. function. If the auxiliary is a judging function, the tertiary is the other
  326. judging function; if the auxiliary is a perceiving function, the tertiary
  327. is the other perceiving function. The inferior function is always the
  328. opposite of the dominant function, and it is used in the same way as the
  329. auxiliary. Therefore, the introduction of the tertiary and inferior
  330. functions do not extend the number of psychological types. There are still
  331. sixteen.
  332.  
  333.         The advantage of the Life Pattern model is that it gives us more
  334. tools for understanding each type. Instead of telling us how each type uses
  335. two of Jung's functions, it tells us how each type uses all four of Jung's
  336. functions. In effect, it gives us a blueprint for understanding the core
  337. personality of each type. This blueprint describes the preferential
  338. hierarchy among Jung's four functions for each type, and it describes the
  339. way in which each type uses each of the four functions.
  340.  
  341.         First, there are eight different hierarchies among the sixteen
  342. types. Using a form of abbreviation in which the leftmost letter represents
  343. the dominant function, these are TNSF for INTPs and ENTJs, TSNF for ISTPs
  344. and ESTJs, FNST for INFPs and ENFJs, FSNT for ISFPs and ESFJs, NTFS for
  345. INTJs and ENTPs, NFTS for INFJs and ENFPs, STFN for ISTJs and ESTPs, and
  346. SFTN for ISFJs and ESFPs.
  347.  
  348.         Second, the Life Pattern model characterizes each type by how it
  349. uses the four functions. Extraverts use the dominant and tertiary functions
  350. for extraverting, and the other two functions for introverting. Introverts
  351. use the dominant and tertiary functions for introverting, and the other two
  352. for extraverting. Given the eight possible hierarchies of preference, this
  353. gives us four different ways in which the 16 types use the four functions.
  354. I call these four different ways directional patterns, for they indicate
  355. the direction (outward or inward) in which each function is used. Using a
  356. form of abbreviation in which "I" and "E" indicate the direction in which a
  357. function is used, these are IT-EF-IN-ES for ISTPs, ENFJs, INFJs, and ESTPs,
  358. ET-IF-IN-ES for INTJs, ESFPs, ISFPs, and ENTJs, IT-EF-EN-IS for INTPs,
  359. ESFJs, ISFJs, and ENTPs, and ET-IF-EN-IS for INFPs, ESTJs, ISTJs, and
  360. ENFPs.
  361.  
  362.         One interesting consequence of this model is that it gives us three
  363. different ways of understanding how someone's type can be the opposite of
  364. someone else's. I call these hierarchical, directional, and diametrical
  365. opposites. Hierarchical opposites have opposite hierarchies but the same
  366. directional patterns. Hierarchical opposites never have any letters in
  367. common in their abbreviations. Directional opposites have the same
  368. directional patterns but opposite hierarchies. These always have the inner
  369. two letters the same and the outer two different. And diametrical opposites
  370. have both opposite hierarchies and opposite directional patterns. These
  371. have the outer two letters the same and the inner two different.
  372.  
  373.         Here is a chart that describes the directional hierarchy of each
  374. type. The functions appear left to right from dominant to inferior. "I"
  375. indicates that the function is used for introverting, and "E" indicates
  376. that the function is used for extraverting.
  377.  
  378.         INTP:   IT-EN-IS-EF
  379.         ISTP:   IT-ES-IN-EF
  380.         INFP:   IF-EN-IS-ET
  381.         ISFP:   IF-ES-IN-ET
  382.         INTJ:   IN-ET-IF-ES
  383.         INFJ:   IN-EF-IT-ES
  384.         ISTJ:   IS-ET-IF-EN
  385.         ISFJ:   IS-EF-IT-EN
  386.         ENTJ:   ET-IN-ES-IF
  387.         ESTJ:   ET-IS-EN-IF
  388.         ENFJ:   EF-IN-ES-IT
  389.         ESFJ:   EF-IS-EN-IT
  390.         ENTP:   EN-IT-EF-IS
  391.         ENFP:   EN-IF-ET-IS
  392.         ESTP:   ES-IT-EF-IN
  393.         ESFP:   ES-IF-ET-IN
  394.  
  395.         For further information about Type, the Life Pattern model, and the
  396. sixteen different Life Patterns, consult Terence Duniho's book _Wholeness
  397. Lies Within_, or some other book about Type. _Wholeness Lies Within_ can be
  398. ordered from Type & Temperment, Inc., PO Box 200, Gladwyne, PA 19032 for
  399. $14.95 + $2.09 p/h. Terence Duniho also recommends _LifeTypes_ by Sandra
  400. Hirsh & Jean Kummerow (Warner Books) and _Gifts Differing_ by Isabel Briggs
  401. Myers (Consulting Psychologists Press).
  402.  
  403.  
  404. 6. "What comes with the DDLI?"
  405. ==============================
  406.  
  407.         So far, there are two different versions of the DDLI, one for the
  408. Amiga and one for MS-DOS.  I'll start with what is different in each
  409. archive:
  410.  
  411.         ddli341.lha, the archive for the Amiga, contains:
  412.  
  413.             ddli - The executable program
  414.  
  415.             ddli.guide - The documenation in Amiga Guide format
  416.  
  417.             pts.guide - Jon Noring's "Personality Type Summary" in Amiga
  418.                         Guide format.  This includes full descriptions of
  419.                         each type.
  420.  
  421.         ddli341.zip, the archive for MS-DOS machines, will contain:
  422.  
  423.             DDLI.EXE - The executable program
  424.  
  425.             DDLI.DOC - The documentation as a text file.
  426.  
  427.             PTS.TXT - Jon Noring's "Personality Type Summary"
  428.  
  429.             Descriptions of each of the 16 types:
  430.  
  431.                 ESFJ, ESFP, ESTJ, ESTP, ENFJ, ENFP, ENTJ, ENTP,
  432.                 ISFJ, ISFP, ISTJ, ISTP, INFJ, INFP, INTJ, INTP
  433.  
  434.         Both archives contain:
  435.  
  436.             ddli.c - The main source code.
  437.  
  438.             fpdio.c - A file containing the source code for some
  439.                       input/output functions I wrote.
  440.  
  441.             qst.c - A file containing the qst type and the functions that
  442.                     use it.
  443.  
  444.             strdup.c - A file containing the "strdup" command in case you
  445.                        don't have it.
  446.  
  447.             ddli.qst - The file of questions used by the DDLI.
  448.  
  449.             ddli.faq - The FAQ for the DDLI
  450.  
  451.  
  452. 7. "How to compile the DDLI"
  453. ============================
  454.  
  455.         You may have to compile ddli.c to run the DDLI on your computer.
  456. The DDLI is a completely portable Standard ANSI/ISO C program. You should
  457. be able to compile it and run it on any computer that has a Standard C
  458. compiler.
  459.  
  460.         First, look at ddli.c in a text editor and make sure that the
  461. preprocessor definition for OPSYS is set to the operating system that you
  462. want to compile ddli.c for.  It should be set to AMIGA, MSDOS, or UNIX. If
  463. OPSYS isn't set for your operating system, set it to your operating system
  464. and resave ddli.c.
  465.  
  466.         Next, make sure that the source files are all in the same
  467. directory. If your operating system is case-sensitive, make sure the C
  468. source code file names are lowercase. Then type "cc ddli.c -o ddli". You
  469. may have to change "cc" to the name of the frontend for your compiler, such
  470. as "dcc", "bcc", or "gcc".
  471.  
  472.         If you use an IBM or compatible, you may have to add carriage
  473. returns (ASCII 13) to the end of each line (unless somebody has already
  474. done it for you). The Amiga, which I use, uses only the newline character
  475. to end each line, but the IBM uses both a newline and a carriage return.
  476.  
  477.         If it doesn't compile, it may be because your C compiler doesn't
  478. have the "strdup" function.  In that case, uncomment the line which
  479. includes "strdup.c" and try to compile it again.
  480.  
  481.  
  482. 8. "Terms of Distribution"
  483. ==========================
  484.  
  485.         The latest version of the DDLI may be freely distributed as long as
  486. it is left unchanged, and it always distributed with its source code
  487. (ddli.c, qst.c, fpdio.c, strdup.c), this documentation file, ddli.qst,
  488. which contains the questions, and the supplentary text files. It may be,
  489. but does not have to be, distributed with any executables. If you want to
  490. distribute it with commercial products, such as books on Type, you need the
  491. written permission of the author.
  492.  
  493.         Whenever I release a new version, please stop distributing older
  494. versions. Please remove older versions from software libraries, disk
  495. collections, and electronic bulletin boards. This is especially important
  496. when older versions had bugs.
  497.  
  498.  
  499. 9. "COPYRIGHT"
  500. ==============
  501.  
  502.         The DDLI and this documentation are Copyright (C) 1992, 1993, 1994
  503. by Fergus Duniho. Most of its questions are drawn from and based on those
  504. in two questionaires by Terence Duniho. These are his "Preference Patterns
  505. Questionaire" and "What is Your Personality Pattern?" from his book
  506. _Wholeness Lies Within: Sixteen Natural Paths Toward Sprituality_. "What is
  507. Your Personality Preference" is Copyright (C) 1985, 1991 by Terence L.
  508. Duniho. Fergus Duniho uses questions from these questionaires with the
  509. permission of Terence Duniho.
  510.  
  511.  
  512. 10. "DISCLAIMER"
  513. ================
  514.  
  515.         I offer no guarantee that this program will accurately measure your
  516. type. I am not a trained psychologist, and I have tested these questions on
  517. only a few people. I have mainly used my knowledge of type to put them
  518. together. Although most were written by Terence Duniho, whose life work is
  519. psychological type, I wrote some of them, particularly the supplementary
  520. questions. This program is experimental, and I hope to use the
  521. computer-user community as my testing ground. If you already know your
  522. type, I would greatly appreciate it if you would report on the accuracy of
  523. this program.
  524.  
  525.         Also, if this program somehow messes up your computer or your data,
  526. I, Fergus Duniho, am not to blame. You use this program at your own risk.
  527.  
  528.         Furthermore, I am not responsible for any use that anyone makes of
  529. this program or its results. If, for example, someone chooses to
  530. discriminate against you because of the type you scored as on the DDLI, you
  531. should sue the person who discriminated against you, not me.
  532.  
  533.         Finally, I do not guarantee the accuracy of any of the documents in
  534. this archive.  In particular, the authors of the type descriptions have
  535. their own ideas about who belong to particular types, and these do not
  536. always agree with my opinions or with those expressed to me by my father.
  537. Nevertheless, I'm not going to bother correcting them.  In writing these
  538. descriptions, they did an important job that I didn't want to do, and I am
  539. not going to start doing their job for them.  I'm going to stick to working
  540. on the program itself and leave supplementary text files to others.
  541.  
  542.  
  543. 11. "History"
  544. =============
  545.  
  546.          11.1. "DDLI V1.00 31 December 1992 "
  547.          11.2. "DDLI V1.01 03 January 1993  "
  548.          11.3. "DDLI V1.10 07 January 1993  "
  549.          11.4. "DDLI V2.00 31 January 1993  "
  550.          11.5. "DDLI V2.01 26 February 1993 "
  551.          11.6. "DDLI V2.02 04 April 1993    "
  552.          11.7. "DDLI V2.03 03 December 1993 "
  553.          11.8. "DDLI V2.04 04 December 1993 "
  554.          11.9. "DDLI V3.00 11 December 1993 "
  555.         11.10. "DDLI V3.10 05 January 1994  "
  556.         11.11. "DDLI V3.20 18 February 1994 "
  557.         11.12. "DDLI V3.30 26 February 1994 "
  558.         11.13. "DDLI V3.40 23 July 1994     "
  559.         11.14. "DDLI V3.41 24 July 1994     "
  560.  
  561.  
  562. 11.1. "DDLI V1.00 -- THE FIRST VERSION"
  563. ---------------------------------------
  564.  
  565. Bug: It displays the functional hierarchy of an ENTP no matter what type
  566. you scored as.
  567.  
  568.  
  569. 11.2. "DDLI V1.01 -- BUG FIX & MINOR CHANGES"
  570. ---------------------------------------------
  571.  
  572. A few changes and additions to QST.
  573.  
  574. Bug: When it displays the functional hierarchy of the type you scored as,
  575. it assumes that you scored as an extravert, even in you scored as an
  576. introvert.
  577.  
  578.  
  579. 11.3. "DDLI V1.10 -- BUG FIX & MINOR FEATURE UPGRADE"
  580. -----------------------------------------------------
  581.  
  582. * Can now send output to printer or file.
  583.  
  584. * Displays scores to supplementary questions.
  585.  
  586. * One grammatical correction in QST.
  587.  
  588. * One question in QST replaced with another.
  589.  
  590.  
  591. 11.4. "DDLI V2.00 -- MAJOR FEATURE UPGRADE"
  592. -------------------------------------------
  593.  
  594. * Randomizes question order and answer order.
  595.  
  596. * Allows you to skip questions until later.
  597.  
  598. * Allows you to go back to questions and change your answers.
  599.  
  600. * Displays output in a more understandable format.
  601.  
  602. * QST renamed as "DDLI.QST"
  603.  
  604. * Some major changes in DDLI.QST.
  605.  
  606. * DDLI.QST now groups together questions that measure for the same
  607.   preference.
  608.  
  609. * Reads "DDLI.QST" all at once and closes it before asking any questions.
  610.   This means you no longer have to keep the disk with the questions on it in
  611.   your disk drive when you are running the DDLI.
  612.  
  613. * Saves a file that contains a record of all your answers. Sending me this
  614.   file will help me make the DDLI more reliable.
  615.  
  616.  
  617. 11.5. "DDLI V2.01 -- MEMORY MANAGEMENT IMPROVEMENT"
  618. ---------------------------------------------------
  619.  
  620. It's essentially the inside, rather than the outside, of the program that
  621. has changed with this version. The main difference is that this version
  622. stores the questions in a linked list instead of in an array. This is to
  623. prevent memory fragmentation errors that occur from asking for a large
  624. chunk of memory.
  625.  
  626.  
  627. 11.6. "DDLI V2.02 -- BUG FIX & MINOR CHANGES"
  628. ---------------------------------------------
  629.  
  630. * The DDLI now puts a linefeed after the version string when it creates a
  631.   record of your answers.
  632.  
  633. * ".raw" files renamed ".dar". (OBSOLETE IN V3.00)
  634.  
  635. * Added Readme.1st.
  636.  
  637. * The "wrapwrite" function in fpdio.c now takes multiple arguments.
  638.  
  639.  
  640. 11.7. "DDLI V2.03 -- ADDRESS CORRECTION"
  641. ----------------------------------------
  642.  
  643. * Changed my GEnie address from the text printed at the beginning of the
  644.   program, because I have quit GEnie.
  645.  
  646. * Changed my address in the documentation, because I moved over the summer.
  647.  
  648.  
  649. 11.8. "DDLI V2.04 -- BUG FIX"
  650. -----------------------------
  651.  
  652. Bug fixes to make it work with less forgiving compilers than I have for my
  653. Amiga.
  654.  
  655.  
  656. 11.9. "DDLI V3.00 -- BUG FIX & MAJOR FEATURE UPDATE"
  657. ----------------------------------------------------
  658.  
  659. * Preprocessor instructions make it easier to compile the DDLI for
  660.   different operating systems.
  661.  
  662. * It no longer asks for a seed value for the random number generator.
  663.   Instead, it counts clock ticks to get a seed value.
  664.  
  665. * Instead of just creating a "*.dar" file, it asks you if you want a record
  666.   of your scores created, and then it asks you for a filename for it.
  667.  
  668. * Added the "yesno" function to "fpdio.c".
  669.  
  670. * Added the "pow" function to "ddli.c"
  671.  
  672. * Previous versions failed to randomize the order of the answers to each
  673.   question. This version doesn't fail to.
  674.  
  675. * Asks you to rank the strength of each of your answers on a scale from 1
  676.   to 7. Includes strength ranking in record of raw scores.
  677.  
  678. * More questions. Some questions removed or changed.
  679.  
  680.  
  681. 11.10. "DDLI 3.10 -- BUG FIX, MINOR FEATURE UPDATE & NEW TEXTS"
  682. ---------------------------------------------------------------
  683.  
  684. * Fixed bug in pow().
  685.  
  686. * Used gcc's -Wall option to find and remove some extraneous code.
  687.  
  688. * Includes various text files:
  689.   1 - Descriptions of each type.
  690.   2 - Personality Type Summary
  691.  
  692. * Added the ability to read in a record file and return the interpreted
  693.   results on it. This is useful for people who accidently save the record
  694.   file under the same name as the interpreted results file.  To use this
  695.   feature, include the record file name as a command line argument.
  696.  
  697.  
  698. 11.11. "DDLI 3.20 -- BUG FIX & FEATURE UPDATE"
  699. ----------------------------------------------
  700.  
  701. * It now recognizes that "X" preferences are consistent with other
  702.   preferences.
  703.  
  704. * It now displays some instructions at the beginning.
  705.  
  706. * It now includes a Fidonet address where you can reach me.
  707.  
  708. * A "(G)oto" feature has replaced the "(P)revious" feature.  Enter "G" and
  709.   go to whichever question you select.
  710.  
  711. * Added a "No preference" option.  Select "C" if you don't have a
  712.   preference between "A" and "B".
  713.  
  714.  
  715. 11.12. "DDLI 3.30 -- COSMETIC CHANGE & FEATURE UPDATE"
  716. ------------------------------------------------------
  717.  
  718. * Instead of asking you to answer with letters, it asks you to answer with
  719.   numerals.  0 replaces A, 1 B, 2 C, 3 S, 4 G, and 6 Q.  5 is for the new
  720.   feature described below.
  721.  
  722. * It now includes the ability to save your scores before you finish
  723.   answering all the questions.  This allows you to stop taking the DDLI and
  724.   to resume taking it later without having to answer any questions over
  725.   again.  Thus, it no longer forces you to answer all the questions in one
  726.   sitting.  This means you can take it in your spare time instead of
  727.   setting aside an hour or so to take it.  To resume the DDLI where you
  728.   left off, include the name of your scores file as a command line
  729.   argument.
  730.  
  731. * Spell-checked DDLI.QST.  The version number has remained the same because
  732.   the questions are the same.
  733.  
  734.  
  735. 11.13. "DDLI 3.40 -- QUESTIONS UPDATE & FEATURE UPDATE"
  736. -------------------------------------------------------
  737.  
  738. * Using the data I have collected from people, I have changed (and
  739.   hopefully improved) the questions.  I think the DDLI will be somewhat
  740.   more reliable now.
  741.  
  742. * When you quit the DDLI with option 6, it will give you the opportunity to
  743.   save your answers before you quit.
  744.  
  745. * Added to the text that the DDLI displays.
  746.  
  747. * The DDLI now writes extra text to the raw scores file, and it can read
  748.   raw scores files with extra text at the beginning.
  749.  
  750. * The DDLI now has you indicate your type by selecting a number instead of
  751.   by writing it in.
  752.  
  753. * The DDLI now takes fewer lines to write the raw scores file, so that it
  754.   is easier to transmit over the Fidonet.
  755.  
  756. * OTHER changed to UNIX in the source code, to make it clear that the DDLI
  757.   is compilable on UNIX, and because UNIX is probably what OTHER has meant
  758.   for all practical purposes.
  759.  
  760.  
  761. 11.14. "DDLI 3.41 -- BUG FIX"
  762. -----------------------------
  763.  
  764. * DDLI 3.40 wouldn't read in a scores file, and it didn't cooperate with
  765.   some changes I made to ddli.qst.  I fixed these bugs.
  766.  
  767.  
  768. 12. "Acknowledgements"
  769. ======================
  770.  
  771.         The individual acknowledgements are listed in historical order:
  772.  
  773.         My INFJ father, Terence Duniho, for providing the theoretical
  774. structure behind this program plus most of the questions.
  775.  
  776.         INTP Gerald Erichsen for compiling the IBM version, for a bug
  777. report on version 1.00, and for suggesting the printing feature.
  778.  
  779.         INFP Kirk Worcester for a bug report on version 1.01.
  780.  
  781.         ENFP Jayne Thrall for letting me test a bunch of questions on her.
  782.  
  783.         Those who have given me feedback on GEnie.
  784.  
  785.         INTP Mark Lillibridge for most of the bug fixes made to V. 2.04.
  786.  
  787.         INTP Joe Butt, ENTP Brian Yamauchi, and INTJ Marina Margaret Heiss
  788. for the type descriptions they wrote, and for their permission to include
  789. them.
  790.  
  791.         ISTP(?) Vic Thompson for asking me if the DDLI could read in a
  792. record file.  It can now.
  793.  
  794.         INFJ Jon Noring for writing the freely distributable "Personality
  795. Type Summary," and for founding alt.personality.psychology.
  796.  
  797.         And those who have given me copies of their scores.
  798.  
  799.  
  800. 13. "About the Author"
  801. ======================
  802.  
  803.         I am Fergus Duniho, the 27 year old INTP son of INFJ Terence
  804. Duniho, the Executive Director of the newly formed Life Patterns Institute.
  805. Except for this filial relationship, I have no associations with the Life
  806. Patterns Institute, and I am completely unassociated with any other
  807. organization devoted to the study of psychological type. Although I am
  808. knowledgeable on the subject of psychological type, I'm probably not an
  809. expert on the subject.
  810.  
  811.         I am currently a Ph.D. candidate and a T.A. in the philosophy
  812. department at the University of Rochester. I plan to teach philosophy to
  813. undergraduates after I get my degree.
  814.  
  815.         Besides this program, I have written other software for the Amiga.
  816. These include a spelling checker called AlphaSpell and a pagination program
  817. called Paginate.
  818.  
  819.         You can reach me by email or by post. You can reach me through the
  820. Internet at fdnh@troi.cc.rochester.edu. You can also send me email on the
  821. FileWorks BBS in Rochester, NY. You can reach me through regular mail at
  822.  
  823.         Fergus Duniho
  824.         1095 Genesee St.
  825.         Rochester, NY 14611
  826.  
  827.         If you want me to reply back to you, it is best to use email, since
  828. I don't keep a large supply of stamps.
  829.  
  830.